x86: acpi: Adjust order in acpi_table.c
authorBin Meng <[email protected]>
Sat, 7 May 2016 14:46:25 +0000 (07:46 -0700)
committerBin Meng <[email protected]>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitab5efd576c4e65f056f71eb1ecb7024affaa9a92
treed62c1e8208f997e6c4eb89004086c4dfc74ce592
parentdfbb18bcf6bf36c96b4e51d05b285a2d50ab61a9
x86: acpi: Adjust order in acpi_table.c

Rearrange the routine order a little bit, to follow the order
in which ACPI table is defined in acpi_table.h.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Tested-by: Stefan Roese <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/include/asm/acpi_table.h
arch/x86/lib/acpi_table.c